home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / TRUSS.dxr / 00006.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  98 b   |  7 lines

  1. on mouseDown
  2.   button()
  3.   set the visible of sprite 7 to 0
  4.   updateStage()
  5.   go("Conclusion")
  6. end
  7.